SessionTerminationReason

 

Example

The following is an example of how to reference the SessionTerminationReason object:

	// The full path is required.
	dundas.account.SessionTerminationReason.ACCOUNT_DELETION
	

 

Properties

 
  Name Description
  ACCOUNT_DELETION  
  ACCOUNT_DISABLED_OR_NOT_FOUND  
  ALL_SESSIONS_LOGGED_OFF  
  ELASTIC_LIMIT_REACHED  
  EXTERNAL_KEEP_ALIVE_FAILED  
  INACTIVITY  
  LOG_ON  
  LOGGED_OFF_BY_ADMIN  
  LOGGED_OFF_BY_USER  
  NONE  
  RECOVERY_LOG_ON  
  SYSTEM_SESSION  
  UNKNOWN